Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@SamSaffron
Copy link
Member

@SamSaffron SamSaffron commented Feb 27, 2025

This PR adds support for "thinking tokens" - a feature that exposes the model's reasoning process before providing the final response. Key improvements include:

  • Add a new Thinking class to handle thinking content from LLMs
  • Modify endpoints (Claude, AWS Bedrock) to handle thinking output
  • Update AI bot to display thinking in collapsible details section
  • Fix SEARCH/REPLACE blocks to support empty replacement strings
  • Allow configurable temperature in triage and report automations
  • Various bug fixes and improvements to diff parsing

@SamSaffron SamSaffron changed the title stuff FEATURE: implement thinking token support Feb 27, 2025
@SamSaffron SamSaffron marked this pull request as ready for review March 3, 2025 06:34
@SamSaffron SamSaffron merged commit f6eedf3 into main Mar 4, 2025
6 checks passed
@SamSaffron SamSaffron deleted the stuff branch March 4, 2025 01:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants